home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / LookDisk / Look disk setup.exe / #setuppath# / LDW.EXE / 0 / RCDATA / TPROGR3 / TPROGR3.txt < prev   
Encoding:
Text File  |  2003-04-25  |  2.2 KB  |  116 lines

  1. object Progr3: TProgr3
  2.   Left = 239
  3.   Top = 261
  4.   Width = 505
  5.   Height = 207
  6.   Caption = 'LookDisk'
  7.   Font.Color = clWindowText
  8.   Font.Height = -11
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   OnClose = FormClose
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 9
  17.     Top = 7
  18.     Width = 482
  19.     Height = 100
  20.     BevelInner = bvLowered
  21.     Caption = 'Panel1'
  22.     TabOrder = 0
  23.     object Label1: TLabel
  24.       Left = 13
  25.       Top = 8
  26.       Width = 456
  27.       Height = 20
  28.       Alignment = taCenter
  29.       AutoSize = False
  30.       Font.Color = clBlack
  31.       Font.Height = -13
  32.       Font.Name = 'Arial'
  33.       Font.Style = [fsBold]
  34.       ParentFont = False
  35.       ParentShowHint = False
  36.       ShowAccelChar = False
  37.       ShowHint = False
  38.     end
  39.     object Label2: TLabel
  40.       Left = 13
  41.       Top = 36
  42.       Width = 460
  43.       Height = 37
  44.       AutoSize = False
  45.       Font.Color = clBlack
  46.       Font.Height = -11
  47.       Font.Name = 'Arial'
  48.       Font.Style = []
  49.       ParentFont = False
  50.       ParentShowHint = False
  51.       ShowAccelChar = False
  52.       ShowHint = False
  53.       WordWrap = True
  54.     end
  55.     object Label3: TLabel
  56.       Left = 12
  57.       Top = 74
  58.       Width = 461
  59.       Height = 20
  60.       AutoSize = False
  61.       Font.Color = clBlack
  62.       Font.Height = -13
  63.       Font.Name = 'Arial'
  64.       Font.Style = []
  65.       ParentFont = False
  66.       ParentShowHint = False
  67.       ShowAccelChar = False
  68.       ShowHint = False
  69.     end
  70.   end
  71.   object BitBtn1: TBitBtn
  72.     Left = 204
  73.     Top = 140
  74.     Width = 87
  75.     Height = 29
  76.     Caption = '&Cancel'
  77.     Font.Color = clBlack
  78.     Font.Height = -13
  79.     Font.Name = 'Arial'
  80.     Font.Style = []
  81.     ParentFont = False
  82.     TabOrder = 1
  83.     OnClick = BitBtn1Click
  84.     Kind = bkCancel
  85.   end
  86.   object ProgrBar: TOvcMeter
  87.     Left = 9
  88.     Top = 111
  89.     Width = 481
  90.     Height = 21
  91.     Percent = 50
  92.     ShowPercent = True
  93.     UsedColor = clBlue
  94.     UsedShadow = clGray
  95.     Font.Color = clBlack
  96.     Font.Height = -12
  97.     Font.Name = 'Arial'
  98.     Font.Style = []
  99.     ParentFont = False
  100.   end
  101.   object OvcController1: TOvcController
  102.     EntryCommands.TableList = (
  103.       'Default'
  104.       True
  105.       ()
  106.       'WordStar'
  107.       False
  108.       ()
  109.       'Grid'
  110.       False
  111.       ())
  112.     Left = 89
  113.     Top = 139
  114.   end
  115. end
  116.